[INFO] fetching crate simcore 0.1.0...
[INFO] testing simcore-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate simcore 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate simcore 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate simcore 0.1.0
[INFO] tweaked toml for crates.io crate simcore 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simcore 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simcore 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typeid v1.0.0
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded serde_type_name v0.2.0
[INFO] [stderr]   Downloaded erased-serde v0.4.5
[INFO] [stderr]   Downloaded syn v2.0.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d04b0eb487b1f80ca532eef359c71724b149654bb0a6a6ba7d6bc68c9feebe35
[INFO] running `Command { std: "docker" "start" "-a" "d04b0eb487b1f80ca532eef359c71724b149654bb0a6a6ba7d6bc68c9feebe35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d04b0eb487b1f80ca532eef359c71724b149654bb0a6a6ba7d6bc68c9feebe35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d04b0eb487b1f80ca532eef359c71724b149654bb0a6a6ba7d6bc68c9feebe35", kill_on_drop: false }`
[INFO] [stdout] d04b0eb487b1f80ca532eef359c71724b149654bb0a6a6ba7d6bc68c9feebe35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bee06291f2e632139e6eacc19cd7387131df3fd1391126d6c2a36d8352332191
[INFO] running `Command { std: "docker" "start" "-a" "bee06291f2e632139e6eacc19cd7387131df3fd1391126d6c2a36d8352332191", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_type_name v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling simcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s
[INFO] running `Command { std: "docker" "inspect" "bee06291f2e632139e6eacc19cd7387131df3fd1391126d6c2a36d8352332191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee06291f2e632139e6eacc19cd7387131df3fd1391126d6c2a36d8352332191", kill_on_drop: false }`
[INFO] [stdout] bee06291f2e632139e6eacc19cd7387131df3fd1391126d6c2a36d8352332191
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c1feb207638b117f2e56c433241269d3ad00f84e92eac56e18ae45d3138bbe5
[INFO] running `Command { std: "docker" "start" "-a" "2c1feb207638b117f2e56c433241269d3ad00f84e92eac56e18ae45d3138bbe5", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling simcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.24s
[INFO] running `Command { std: "docker" "inspect" "2c1feb207638b117f2e56c433241269d3ad00f84e92eac56e18ae45d3138bbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1feb207638b117f2e56c433241269d3ad00f84e92eac56e18ae45d3138bbe5", kill_on_drop: false }`
[INFO] [stdout] 2c1feb207638b117f2e56c433241269d3ad00f84e92eac56e18ae45d3138bbe5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7a2cd8c0206bf2f41e33810311072edb3cdadbcb1e69d2de6321598443a0d94
[INFO] running `Command { std: "docker" "start" "-a" "a7a2cd8c0206bf2f41e33810311072edb3cdadbcb1e69d2de6321598443a0d94", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simcore-c59b5276872e5483)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-9943df0c14d98e50)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test simulation::event_cancellation::test_all_policy ... ok
[INFO] [stdout] test simulation::event_cancellation::test_outgoing_policy ... ok
[INFO] [stdout] test simulation::event_cancellation::test_none_policy ... ok
[INFO] [stdout] test simulation::event_cancellation::test_incoming_policy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests simcore
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test src/context.rs - context::SimulationContext::lookup_name (line 619) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::cancel_event (line 554) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_ordered (line 239) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::gen_range (line 111) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit (line 190) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::name (line 61) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::can_emit_ordered (line 268) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_ordered (line 217) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::id (line 45) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_self (line 359) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_self_now (line 426) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::rand (line 94) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_now (line 300) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::add_handler (line 210) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 245) ... FAILED
[INFO] [stdout] test src/context.rs - context::SimulationContext::time (line 77) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::cancel_events (line 582) ... ok
[INFO] [stdout] test src/handler.rs - handler::EventHandler::on (line 17) ... ok
[INFO] [stdout] test src/lib.rs - (line 72) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::add_handler (line 189) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit (line 151) ... ok
[INFO] [stdout] test src/log.rs - log::log_info (line 25) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::add_handler (line 165) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::lookup_id (line 88) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::create_context (line 138) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::dump_events (line 981) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::event_count (line 892) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::cancel_events (line 918) ... ok
[INFO] [stdout] test src/handler.rs - handler::cast (line 66) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_as (line 491) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::cancel_and_get_events (line 949) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::lookup_id (line 97) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::gen_range (line 857) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::rand (line 841) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::step_until_no_events (line 687) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::lookup_name (line 123) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::lookup_name (line 114) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::step_for_duration (line 721) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::step (line 392) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::steps (line 651) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::step_until_time (line 758) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::remove_handler (line 299) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::time (line 362) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 245) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `simcore::StaticEventHandler`
[INFO] [stdout]    --> src/lib.rs:248:63
[INFO] [stdout]     |
[INFO] [stdout] 248 | use simcore::{cast, Event, Id, Simulation, SimulationContext, StaticEventHandler};
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^ no `StaticEventHandler` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:220:22
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub use handler::StaticEventHandler;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/async_mode/macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |         $(#[cfg(feature = "async_mode")]
[INFO] [stdout]     |                 ---------------------- the item is gated behind the `async_mode` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 248 - use simcore::{cast, Event, Id, Simulation, SimulationContext, StaticEventHandler};
[INFO] [stdout] 248 + use simcore::{cast, Event, Id, Simulation, SimulationContext, EventHandler};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 245)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 42 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.90s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a7a2cd8c0206bf2f41e33810311072edb3cdadbcb1e69d2de6321598443a0d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7a2cd8c0206bf2f41e33810311072edb3cdadbcb1e69d2de6321598443a0d94", kill_on_drop: false }`
[INFO] [stdout] a7a2cd8c0206bf2f41e33810311072edb3cdadbcb1e69d2de6321598443a0d94
